|
|
|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs after the user has printed a document using the Draft Print option.
Private Sub AMUIExtension_AfterDraftPrint(
ByVal CurrentObject As Object)
| Name | Description |
|---|---|
|
CurrentObject |
The document (AMDocument object) |
For extending the native print command, see the AfterInvoke event.
The equivalent VBScript event is the Print script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.
|
Copyright © 2000-2012 BlueCielo ECM Solutions |